Feature: Test de autenticación de usuario
File name: login.feature
Relative path: features/login.feature
locator.click: Error: strict mode violation: locator('a[title=\'Hiraoka\']') resolved to 2 elements:
1) (a class="logo" title="Hiraoka" aria-label="store l…)…(/a) aka getByLabel('store logo')
2) (a rel="noopener" title="Hiraoka" target="_blank" h…)Hiraoka.com.pe(/a) aka getByRole('link', { name: 'Hiraoka.com.pe', exact: true })
=========================== logs ===========================
waiting for locator('a[title=\'Hiraoka\']')
============================================================
at World.(anonymous) (C:\MERCADOLIBRE PLAYWRIGHT\src\test\steps\loginSteps.ts:269:103)
at step (C:\MERCADOLIBRE PLAYWRIGHT\src\test\steps\loginSteps.ts:33:23)
at Object.next (C:\MERCADOLIBRE PLAYWRIGHT\src\test\steps\loginSteps.ts:14:53)
at fulfilled (C:\MERCADOLIBRE PLAYWRIGHT\src\test\steps\loginSteps.ts:5:58)